The sub configuration directive "opus" -> "opus-static-x64" references a package that is not specified as a dependency and will have no effect. The sub configuration directive "opus" -> "opus-dynamic" references a package that is not specified as a dependency and will have no effect. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(915,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(1149,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(508,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(524,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(193,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(229,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(368,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(372,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(377,4): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/http/vibe/http/common.d(634,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/utils/array.d(653,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/crypto/vibe/crypto/cryptorand.d(223,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/crypto/vibe/crypto/cryptorand.d(406,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/dscord/api/client.d(112,26): Error: `@safe` function `dscord.api.client.APIClient.requestJSON` cannot call `@system` function `object.keys!(string[string], string, string).keys` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2453,7): `object.keys!(string[string], string, string).keys` is declared here src/dscord/types/base.d(183,29): Error: `@safe` function `dscord.types.guild.GuildMember.Model!().load` cannot call `@system` function `dscord.util.json.deserializeFromJSON!(GuildMember).deserializeFromJSON` src/dscord/util/json.d(109,6): `dscord.util.json.deserializeFromJSON!(GuildMember).deserializeFromJSON` is declared here src/dscord/util/json.d(174,102): Error: template instance `dscord.types.base.ModelMap!(ulong, GuildMember).ModelMap.fromJSONArray!"id"` error instantiating src/dscord/types/base.d(183,29): instantiated from here: `deserializeFromJSON!(Guild)` src/dscord/types/base.d(183,29): Error: `@safe` function `dscord.types.channel.Channel.Model!().load` cannot call `@system` function `dscord.util.json.deserializeFromJSON!(Channel).deserializeFromJSON` src/dscord/util/json.d(109,6): `dscord.util.json.deserializeFromJSON!(Channel).deserializeFromJSON` is declared here src/dscord/util/json.d(174,102): Error: template instance `dscord.types.base.ModelMap!(ulong, Channel).ModelMap.fromJSONArray!"id"` error instantiating src/dscord/types/base.d(183,29): instantiated from here: `deserializeFromJSON!(Guild)` src/dscord/types/base.d(183,29): Error: `@safe` function `dscord.types.guild.Emoji.Model!().load` cannot call `@system` function `dscord.util.json.deserializeFromJSON!(Emoji).deserializeFromJSON` src/dscord/util/json.d(109,6): `dscord.util.json.deserializeFromJSON!(Emoji).deserializeFromJSON` is declared here src/dscord/util/json.d(174,102): Error: template instance `dscord.types.base.ModelMap!(ulong, Emoji).ModelMap.fromJSONArray!"id"` error instantiating src/dscord/types/base.d(183,29): instantiated from here: `deserializeFromJSON!(Guild)` src/dscord/types/base.d(183,29): Error: `@safe` function `dscord.types.guild.Guild.Model!().load` cannot call `@system` function `dscord.util.json.deserializeFromJSON!(Guild).deserializeFromJSON` src/dscord/util/json.d(109,6): `dscord.util.json.deserializeFromJSON!(Guild).deserializeFromJSON` is declared here src/dscord/api/client.d(180,36): Error: template `dscord.util.json.deserializeFromJSONArray` cannot deduce function from argument types `!()(Json, void)`, candidates are: src/dscord/util/json.d(289,5): `deserializeFromJSONArray(T)(VibeJSON jsonData, T delegate(VibeJSON) cons)` src/dscord/api/client.d(195,36): Error: `@safe` function `dscord.api.client.APIClient.usersMeDMSList` cannot call `@system` function `dscord.util.json.deserializeFromJSONArray!(Channel).deserializeFromJSONArray` src/dscord/util/json.d(289,5): `dscord.util.json.deserializeFromJSONArray!(Channel).deserializeFromJSONArray` is declared here src/dscord/api/client.d(235,36): Error: `@safe` function `dscord.api.client.APIClient.guildsChannelsList` cannot call `@system` function `dscord.util.json.deserializeFromJSONArray!(Channel).deserializeFromJSONArray` src/dscord/util/json.d(289,5): `dscord.util.json.deserializeFromJSONArray!(Channel).deserializeFromJSONArray` is declared here src/dscord/types/base.d(183,29): Error: `@safe` function `dscord.types.message.MessageEmbed.Model!().load` cannot call `@system` function `dscord.util.json.deserializeFromJSON!(MessageEmbed).deserializeFromJSON` src/dscord/util/json.d(109,6): `dscord.util.json.deserializeFromJSON!(MessageEmbed).deserializeFromJSON` is declared here src/dscord/util/json.d(244,14): Error: template instance `dscord.util.json.loadSingleField!(Message, MessageEmbed)` error instantiating src/dscord/util/json.d(182,53): instantiated from here: `loadSingleField!(Message, MessageEmbed[])` src/dscord/types/base.d(183,29): instantiated from here: `deserializeFromJSON!(Message)` src/dscord/types/base.d(183,29): Error: `@safe` function `dscord.types.message.Message.Model!().load` cannot call `@system` function `dscord.util.json.deserializeFromJSON!(Message).deserializeFromJSON` src/dscord/util/json.d(109,6): `dscord.util.json.deserializeFromJSON!(Message).deserializeFromJSON` is declared here src/dscord/api/client.d(304,36): Error: `@safe` function `dscord.api.client.APIClient.channelsMessagesList` cannot call `@system` function `dscord.util.json.deserializeFromJSONArray!(Message).deserializeFromJSONArray` src/dscord/util/json.d(289,5): `dscord.util.json.deserializeFromJSONArray!(Message).deserializeFromJSONArray` is declared here ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(2241,31): Error: `@safe` function `stdx.allocator.CAllocatorImpl!(GCAllocator, cast(Flag)false).CAllocatorImpl.expand` cannot call `@system` function `stdx.allocator.gc_allocator.GCAllocator.expand!().expand` ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/gc_allocator.d(41,25): `stdx.allocator.gc_allocator.GCAllocator.expand!().expand` is declared here ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(2249,31): Error: `@safe` function `stdx.allocator.CAllocatorImpl!(GCAllocator, cast(Flag)false).CAllocatorImpl.reallocate` cannot call `@system` function `stdx.allocator.gc_allocator.GCAllocator.reallocate!().reallocate` ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/gc_allocator.d(64,38): `stdx.allocator.gc_allocator.GCAllocator.reallocate!().reallocate` is declared here ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(2270,47): Error: `@safe` function `stdx.allocator.CAllocatorImpl!(GCAllocator, cast(Flag)false).CAllocatorImpl.resolveInternalPointer` cannot call `@system` function `stdx.allocator.gc_allocator.GCAllocator.resolveInternalPointer!().resolveInternalPointer` ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/gc_allocator.d(82,20): `stdx.allocator.gc_allocator.GCAllocator.resolveInternalPointer!().resolveInternalPointer` is declared here ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(2286,35): Error: `@safe` function `stdx.allocator.CAllocatorImpl!(GCAllocator, cast(Flag)false).CAllocatorImpl.deallocate` cannot call `@system` function `stdx.allocator.gc_allocator.GCAllocator.deallocate!().deallocate` ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/gc_allocator.d(91,38): `stdx.allocator.gc_allocator.GCAllocator.deallocate!().deallocate` is declared here ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(2021,1): Error: template instance `stdx.allocator.CAllocatorImpl!(GCAllocator, cast(Flag)false)` error instantiating /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.